Click or drag to resize

ServiceGetHoldOnMailboxes Method

Gets the hold on mailboxes.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public HoldOnMailboxesInfo GetHoldOnMailboxes(
	string holdId
)

Parameters

holdId
Type: SystemString
The hold identifier.

Return Value

Type: HoldOnMailboxesInfo
HoldOnMailboxesInfo.
See Also